home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / calc / help / usage < prev    next >
Text File  |  1995-07-17  |  551b  |  19 lines

  1. Calc command line
  2.  
  3.     Calc has the following command line:
  4.  
  5.         calc [-h] [-q] [calc_command ...]
  6.  
  7.         -h    print a help message  (equivalent to the
  8.             help command)
  9.  
  10.         -q    By default, calc executes each file specified
  11.             in the :-separated list found in the environment
  12.             variable $CALCRC.  If $CALCRC does not exist,
  13.             an internal default is used.
  14.  
  15.     If some calc_commands arguments are given on the command line,
  16.     calc executes these commands and then exists.  If no command
  17.     line arguments are given, calc prompts and reads commands
  18.     from standard input.
  19.